home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / dtype / gifanimdtc203.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  7.0 KB  |  177 lines

  1. Short:    GIF Animation DataType V2.3
  2. Author:   GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  3. Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
  4. Type:     util/dtype
  5. Requires: animation.datatype V41
  6. Replaces: util/dtype/gifanimdtc202.lha
  7. Replaces: util/dtype/gifanimdtc201.lha
  8.  
  9. -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW --
  10.  
  11. gifanim.datatype >= V2.2 can now create GIF Animation streams
  12.  
  13. -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW -- NEW --
  14.  
  15.  
  16. DataType for displaying GIF Animations
  17.  
  18. -- Features are:
  19. * Implements a GIF Animation stream encoder.
  20.   Using the included "DTConvert", you can convert any animation to GIF
  21.   Animation streams, like
  22.   IFF ANIM          -> GIF ANIM
  23.   MPEG Video/System -> GIF ANIM
  24.   CDXL              -> GIF ANIM
  25.   and so on...
  26.   The only requirement is that for the source file an animation.datatype
  27.   subclass must exists in the system, nothing more.
  28.  
  29.   The encoder supports creation of interlaced and transparent animations,
  30.   too.
  31.  
  32. - CyberGFX output (16/24 bit truecolor)
  33.  
  34. - Supports local colormaps
  35.  
  36. - Supports sound.
  37.   Any sound (loaded with a sound.datatype subclass) can be attached to the
  38.   animation.
  39.  
  40.   If you want, you can read-out this animation+sound as an IFF FILM stream
  41.   (using DumpDTAnim (Aminet:gfx/conv/DumpDTAnim#?.LhA)) and make a
  42.   playback using film.datatype.
  43.  
  44. - Dynamic loading of frames (disk-based) or caching the whole anim in memory.
  45.  
  46.  
  47.  
  48.  
  49. -- Changes since V2.2:
  50.     V2.3
  51.       - Fixed a couple of holes in the descriptor code which may caused
  52.         endless loops or - more worse - crashes in the past.
  53.         Thanks to Guillaume Ubbelohde (950947@mercure.umh.ac.be) for
  54.         reporting the bug.
  55.  
  56.       - The descriptor now checks if the given gif stream is a
  57.         multi-picture gif stream or not, nothing else !
  58.         Syntax checking/version checking etc. is NOT done, this is the
  59.         job of the decoder (e.g. the class library).
  60.  
  61.       - The error checking in the decoder has been improved a little
  62.         bit. Still not perfect, but...
  63.  
  64.       - The decoder now explains most errors in a console window.
  65.  
  66.       - Implemented a NOVERBOSE option (as requested by many people),
  67.         which turns all error messages OFF.
  68.         Be carefull with this option !!!
  69.  
  70.       - Minor code changes and optimisations.
  71.  
  72.     V2.2
  73.       - Minor code cleanup
  74.  
  75.       - Removed REPEAT and NOREPEAT options/feature because this
  76.         hack-like "feature" seems to be incompatible to GMultiView's
  77.         repeat option.
  78.         Problem fixed.
  79.  
  80.       - Added encoder prefs options to set GIF interlace mode, transparent
  81.         and background pens.
  82.         See "gifanim.datatype.doc" section "preferences" for details.
  83.         Currently untested...
  84.  
  85.       - Major speedup in the encoder part (~ three times faster).
  86.         a) The encoder now writes any incoming bitmap in an chunkypixel
  87.            array and operates on it instead of doing ReadPixel for
  88.            each pixel.
  89.         b) Minor other changes in the encoder section...
  90.  
  91.       - The decoder now treats 0x00-chars in the chunk id position as
  92.         padding bytes and does not prompt any sytax error any more.
  93.         Now the "slidbar.gif" created by "GifBuilder 0.2" works...
  94.  
  95.       - Introduced the option STRICTSYNTAX which prints additionally
  96.         syntax errors (like the 0x00 padding bytes above...).
  97.  
  98.       - Added Installation script "Install DataType".
  99.         It would be very nice if someone has the time to write a
  100.         1:1 CBM Installer version of it...
  101.  
  102.  
  103. ----
  104.  
  105. Bye,
  106. Roland
  107.  
  108.  
  109. P.S.:
  110. Following was cut from an aminet "weekly-uploads" mail:
  111. | Please rate all the programs you
  112. | download. To do so, send to aminet-server@wuarchive.wustl.edu :
  113. | RATE <path> <num>
  114. | where <path> is the file you want to judge and <num> is a mark from 0..10
  115. | with 10 being the best. You can rate several programs in one mail, but
  116. | don't rate your own programs. Example: RATE dev/gui/mui23usr.lha 8
  117.  
  118.  
  119. ============================= Archive contents =============================
  120.  
  121. Original  Packed Ratio    Date     Time    Name
  122. -------- ------- ----- --------- --------  -------------
  123.     2169     645 70.2% 24-May-98 22:25:30 +class_iprotos.h
  124.    26832    9257 65.5% 24-May-98 23:39:32 +classbase.c
  125.      705     309 56.1% 24-May-98 23:39:34 +classbase.c.info
  126.     6030    1851 69.3% 24-May-98 22:24:28 +classbase.h
  127.      701     299 57.3% 24-May-98 22:24:28 +classbase.h.info
  128.     1454     471 67.6% 23-Mar-98 16:28:44 +classbase.i
  129.     7453    2435 67.3% 24-May-98 21:28:52 +classdata.h
  130.      701     302 56.9% 24-May-98 21:28:52 +classdata.h.info
  131.     2795     822 70.5% 03-Jul-97 21:06:36 +classinit.asm
  132.     1336     734 45.0% 24-May-98 02:06:12 +descriptor
  133.     6186    1780 71.2% 24-May-98 02:05:10 +descriptor.c
  134.      702     305 56.5% 24-May-98 02:05:10 +descriptor.c.info
  135.      181     141 22.0% 24-May-98 02:06:06 +descriptor.lnk
  136.     1429     429 69.9% 24-May-98 02:06:12 +descriptor.map
  137.       82      73 10.9% 23-Mar-98 02:28:58 +GIF
  138.      467     281 39.8% 23-Mar-98 02:28:58 +GIF.info
  139.     1438     814 43.3% 24-May-98 02:10:04 +GIFANIM
  140.      467     280 40.0% 24-May-98 02:10:06 +GIFANIM.info
  141.      480     299 37.7% 24-May-98 02:01:34 +SCOPTIONS
  142.      222     155 30.1% 24-May-98 02:02:40 +smakefile
  143.     1053     253 75.9% 24-May-98 02:02:40 +smakefile.info
  144.    94197   20672 78.0% 24-May-98 22:54:20 +dispatch.c
  145.      705     310 56.0% 24-May-98 22:54:22 +dispatch.c.info
  146.     6445    6445  0.0% 30-Mar-90 07:10:18 +compress.gif
  147.    31487   10172 67.6% 25-Nov-90 20:15:26 +gif.doc
  148.    85474   22396 73.7% 19-Nov-90 15:04:02 +gif89a.doc
  149.    19384    4703 75.7% 14-Dec-93 17:41:56 +giftopnm.c
  150.    24482    7460 69.5% 31-Jan-94 12:06:50 +ppmtogif.c
  151.    32832    9543 70.9% 13-Apr-98 01:57:10 +encoder.c
  152.      710     313 55.9% 13-Apr-98 01:57:10 +encoder.c.info
  153.     2643     996 62.3% 13-Apr-98 01:50:54 +encoder.h
  154.      704     304 56.8% 13-Apr-98 01:50:54 +encoder.h.info
  155.      429     213 50.3% 03-Jul-97 21:06:24 +endcode.asm
  156.     4179    4179  0.0% 17-Jan-97 11:37:44 +fish.gif
  157.    22660   14264 37.0% 24-May-98 23:41:06 +gifanim.datatype
  158.    30793   11113 63.9% 24-May-98 23:41:18 +gifanim.datatype.doc
  159.    48440   24206 50.0% 24-May-98 23:41:04 +gifanim.datatype.ld
  160.    10205    2179 78.6% 24-May-98 23:41:04 +gifanim.datatype.map
  161.      207     120 42.0% 24-May-98 02:11:46 +gifanim.datatype_rev.h
  162.      249     133 46.5% 24-May-98 02:11:46 +gifanim.datatype_rev.i
  163.        2       2  0.0% 24-May-98 02:11:44 +gifanim.datatype_rev.rev
  164.     1907     758 60.2% 13-Apr-98 23:29:40 +Install_DataType
  165.      529     294 44.4% 13-Apr-98 23:33:48 +Install_DataType.info
  166.     9714    3105 68.0% 13-Apr-98 00:52:08 +misc.c
  167.      702     308 56.1% 13-Apr-98 00:52:08 +misc.c.info
  168.    16623    4565 72.5% 24-May-98 22:19:56 +prefs.c
  169.      705     308 56.3% 24-May-98 22:19:56 +prefs.c.info
  170.     4576    1237 72.9% 24-May-98 23:06:54 +smakefile
  171.      712     312 56.1% 24-May-98 23:06:54 +smakefile.info
  172.     2648     932 64.8% 16-Jan-98 23:47:48 +stackswap.c
  173.    64339   64339  0.0% 23-Mar-98 20:20:04 +DTConvert018.LhA
  174.     9821    3900 60.2% 23-Mar-98 20:23:20 +DTConvert018.ReadMe
  175. -------- ------- ----- --------- --------
  176.   591386  241716 59.1% 25-May-98 23:33:08   52 files
  177.